From: Brian Leung Date: Sun, 13 Sep 2020 13:48:06 +0000 (+0200) Subject: Update .gitignore with ccls files X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~16^2~5312 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=467200dd6edc084b2c8569fe7d11e1b4055718d2;p=emacs.git Update .gitignore with ccls files * .gitignore: Ignore files used by ccls, a language server for C (bug#43365). Copyright-paperwork-exempt: yes --- diff --git a/.gitignore b/.gitignore index d69a40af8cd..94c0009aa29 100644 --- a/.gitignore +++ b/.gitignore @@ -164,6 +164,12 @@ GSYMS GRTAGS GTAGS +# auto-generated compilation database +compile_commands.json + +# ccls, a LSP-compliant server for C +/.ccls-cache + # GNU idutils. ID